home *** CD-ROM | disk | FTP | other *** search
ASP.NET Web Form | 2008-03-01 | 2.9 KB | 41 lines |
- <%@ Page language="c#" Inherits="gbweb.Migrated_Credits" CodeFile="Credits.aspx.cs" culture="auto" uiculture="auto" %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
- <HTML>
- <HEAD>
- <title>GBPVR - Credits</title>
- <meta name="vs_snapToGrid" content="False">
- <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
- <meta name="CODE_LANGUAGE" Content="C#">
- <meta name="vs_defaultClientScript" content="JavaScript">
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
- <link rel="stylesheet" type="text/css" href="<%=System.Convert.ToString(Session["theme"])%>/styles.css">
- <link rel="shortcut icon" type="image/gif" href="<%=System.Convert.ToString(Session["theme"])%>/favicon.gif">
- <script language="javascript" src="public/popup.js"></script>
- </HEAD>
- <body class="popuppage">
- <P>
- <asp:Label id="showSubTitle" style="Z-INDEX: 108; LEFT: 24px; POSITION: absolute; TOP: 248px"
- Width="328px" CssClass="listing" runat="server">show sub title</asp:Label>
- <asp:Label id="showTitle" style="Z-INDEX: 111; LEFT: 24px; POSITION: absolute; TOP: 72px" Width="448px"
- CssClass="date" runat="server" Font-Bold="True">Show Title</asp:Label>
- <asp:Label id="showStartDate" style="Z-INDEX: 103; LEFT: 24px; POSITION: absolute; TOP: 152px"
- Width="216px" CssClass="listing" runat="server">showStartDate</asp:Label><IMG style="Z-INDEX: 102; LEFT: 600px; POSITION: absolute; TOP: 16px" height="45" src="<%=System.Convert.ToString(Session["theme"])%>/program_hdr_pi.gif"
- width="253" border="0"><IMG height="31" src="<%=System.Convert.ToString(Session["theme"])%>/logo_gbpvr.gif" width="135" border="0">
- <asp:Table id="CreditsTable" style="Z-INDEX: 101; LEFT: 375px; POSITION: absolute; TOP: 120px"
- runat="server" CssClass="listing" Width="443px" GridLines="Both"></asp:Table>
- <asp:Label id="showChannel" style="Z-INDEX: 104; LEFT: 255px; POSITION: absolute; TOP: 160px"
- CssClass="listing" runat="server">showChannel</asp:Label>
- <asp:Label id="showTimes" style="Z-INDEX: 105; LEFT: 24px; POSITION: absolute; TOP: 176px"
- CssClass="listing" runat="server">showTimes</asp:Label></P>
- <DIV style="Z-INDEX: 106; LEFT: 24px; POSITION: absolute; TOP: 128px"
- class="listing"><STRONG>Date:</STRONG></DIV>
- <DIV style="Z-INDEX: 107; LEFT: 255px; WIDTH: 76px; POSITION: absolute; TOP: 133px; HEIGHT: 19px" class="listing"><STRONG>Channel:</STRONG></DIV>
- <DIV style="Z-INDEX: 109; LEFT: 24px; POSITION: absolute; TOP: 216px"
- class="listing"><STRONG>Episode:</STRONG></DIV>
- <DIV style="Z-INDEX: 110; LEFT: 24px; POSITION: absolute; TOP: 288px"
- class="listing"><STRONG>Description:</STRONG></DIV>
- <asp:Table id="ShowDescTable" style="Z-INDEX: 112; LEFT: 21px; POSITION: absolute; TOP: 312px"
- runat="server" CssClass="listing" Width="304px" Height="24px" HorizontalAlign="Left"></asp:Table>
- </body>
- </HTML>
-